object element by index javascript

67

javascript object get element by index -

myobj[Object.keys(myobj)[0]];

Comments

Submit
0 Comments